OpenRoads Designer CONNECT Edition SDK Help

SlopesNearEqual(Double, Double) Method

Determine if 2 slope are equal wihtin the tolerances

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public static boolSlopesNearEqual(double slope1,double slope2)

Parameters

SettingDescription
  
  

Return Value

See Also